projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e688e
)
; * etc/TODO: Fix typo.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Sat, 21 Aug 2021 09:37:26 +0000
(10:37 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Sat, 21 Aug 2021 09:37:26 +0000
(10:37 +0100)
etc/TODO
patch
|
blob
|
history
diff --git
a/etc/TODO
b/etc/TODO
index e199e6b02d6585150981ad0adbae657683e5823f..8fe698b0c1dbdd727afa1ca764f7c0b6c772c50a 100644
(file)
--- a/
etc/TODO
+++ b/
etc/TODO
@@
-1538,7
+1538,7
@@
cannot represent in Unicode.
*** Performance
-**** Make the implementation of markers more e
i
fficient
+**** Make the implementation of markers more efficient
Markers are implemented as a non-sorted singly linked list of markers.
This makes them scale badly when thousands of markers are created in a
buffer for some purpose, because some low-level primitives in Emacs